﻿CHARACTERS = {
	c:LUA = {
		create_character = {
			# Manthaturath
			#role = politician # Remove this line
			first_name = "Manthaturath"
			last_name = "Chao"
			ruler = yes
			age = 64
			interest_group = ig_landowners
			ideology = ideology_traditionalist
			traits = {
				reserved
			}
		}

		create_character = {
			# Suhhkasoem
			#role = politician # Remove this line
			first_name = "Suhhkasoem"
			last_name = "Chao"
			heir = yes
			age = 39
			interest_group = ig_landowners
			ideology = ideology_traditionalist
			traits = {
				imperious
			}
		}
	}
}
